| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function DecodeBytes( _ ByVal input() As Byte, _ ByVal start As Integer, _ ByVal length As Integer, _ ByVal results() As Byte, _ ByVal offset As Integer _ ) As Integer | |
Parameters
- input
- start
- length
- results
- offset
| Exception | Description |
|---|---|
| System.FormatException | The exception that is thrown when the format of an argument does not meet the parameter specifications of the invoked method. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7